home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / antivir / vt_283.lha / vttest2 / schutz / storage_vt / RH3 < prev    next >
Text File  |  1996-04-21  |  295b  |  19 lines

  1. /* Recoverable RAM disk mount entry
  2.  * Platz jetzt 5 x HD-Disk
  3.  */
  4.  
  5. Device        = ramdrive.device
  6. Unit        = 3
  7. mount           = 1
  8. Flags        = 0
  9. Surfaces    = 2
  10. BlocksPerTrack    = 22
  11. BlockSize       = 512
  12. Reserved    = 2
  13. Interleave    = 0
  14. LowCyl        = 0
  15. HighCyl        = 399
  16. Buffers        = 5
  17. BufMemType    = 1
  18. Priority        = -20
  19.